home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1024.dms / q1024.adf / NDUK-V40.lha / V40 / fd / wb_lib.fd < prev   
Text File  |  1993-10-15  |  650b  |  34 lines

  1. ##base _WorkbenchBase
  2. ##bias 30
  3. *--- functions in V36 or higher (Release 2.0) ---
  4. ##private
  5. wbPrivate1()()
  6. wbPrivate2()()
  7. wbPrivate3()()
  8. ##public
  9. *
  10. AddAppWindowA(id,userdata,window,msgport,taglist)(d0/d1/a0/a1/a2)
  11. *
  12. RemoveAppWindow(appWindow)(a0)
  13. *
  14. AddAppIconA(id,userdata,text,msgport,lock,diskobj,taglist)(d0/d1/a0/a1/a2/a3/a4)
  15. *
  16. RemoveAppIcon(appIcon)(a0)
  17. *
  18. AddAppMenuItemA(id,userdata,text,msgport,taglist)(d0/d1/a0/a1/a2)
  19. *
  20. RemoveAppMenuItem(appMenuItem)(a0)
  21. *
  22. *--- functions in V39 or higher (Release 3) ---
  23. *
  24. ##private
  25. wbPrivate4()()
  26. ##public
  27. *
  28. WBInfo(lock,name,screen)(a0/a1/a2)
  29. *
  30. *--- (5 function slots reserved here) ---
  31. ##bias 126
  32. *
  33. ##end
  34.